func vendor/golang.org/x/crypto/sha3.new256

2 uses

	vendor/golang.org/x/crypto/sha3 (current package)
		hashes.go#L26: 	return new256()
		hashes_noasm.go#L13: func new256() *state {